CloseDisc property

Returns/Sets if the disc should be closed after being written. The disc should always be closed on audio discs. If audio discs are not closed, many 'normal' CD players will not be able to read the disc.

Property type

A No Return Value value.

Syntax

object.CloseDisc [= value]

The CloseDisc property syntax has these parts:

Part Description
object An expression evaluating to an object of type CDWriterXP.
value Boolean